home *** CD-ROM | disk | FTP | other *** search
/ Mobiclic 56 / MOBICLIC 56.ISO / fontmap.txt < prev    next >
Text File  |  2003-02-11  |  8KB  |  168 lines

  1. ; Copyright 1994-2003, Macromedia, Inc.  All Rights Reserved.
  2. ;
  3. ;=================================================================
  4. ;
  5. ; Default Font Mapping Table for Director MX Macintosh and Windows.
  6. ;
  7. ; This file provides a font mapping table for Director MX for Windows 
  8. ; and Macintosh.
  9. ;
  10. ; If a copy of this file is in the same folder or directory as the 
  11. ; Director application, Director will automatically include this font 
  12. ; mapping table in every new movie you create.
  13. ; To add this font mapping table to an existing movie, choose 
  14. ; Movie:Properties... from the Modify menu.  Then click Load from File.  
  15. ; Use the dialog box that appears to locate this file.
  16. ; Note: In this file, a semicolon at the beginning of a line indicates
  17. ; a comment.
  18. ;
  19. ; Special Note for Mac OSX users: This file is saved using the 'Classic' line
  20. ; ending character (CR).  If you need to alter and save this file, make sure to 
  21. ; preserve this - the UNIX line ending character (LF) will not work properly.
  22. ;
  23. ;=================================================================
  24. ;
  25. ; FONT MAPPINGS 
  26. ;
  27. ; Font mappings specify which font and size substitutions to make when
  28. ; moving a movie from one platform to another.
  29. ;
  30. ; The format for font mapping definitions is:
  31. ;
  32. ; Platform:FontName => Platform:FontName [MAP NONE] [oldSize => newSize]
  33. ;
  34. ;    Specifying MAP NONE turns off character mapping for this font.
  35. ;    If you specify size mappings, they apply for THAT FONT ONLY.
  36. ;
  37. ; Here are some typical mappings for the standard Macintosh fonts:
  38. ;
  39.  
  40. Mac:Chicago       => Win:System
  41. Mac:Courier       => Win:"Courier New"
  42. Mac:Geneva        => Win:"MS Sans Serif"
  43. Mac:Helvetica     => Win:Arial
  44. Mac:Monaco        => Win:Terminal
  45. Mac:"New York"    => Win:"MS Serif"
  46. Mac:Symbol        => Win:Symbol  Map None
  47. Mac:Times         => Win:"Times New Roman" 14=>12 18=>14 24=>18 30=>24
  48. Mac:Palatino      => Win:"Times New Roman"
  49.  
  50. ;
  51. ; Here are some typical mappings for the standard Windows fonts:
  52. ;
  53.  
  54. Win:Arial             => Mac:Helvetica
  55. Win:"Courier"         => Mac:Courier
  56. Win:"Courier New"     => Mac:Courier
  57. Win:"MS Serif"        => Mac:"New York"
  58. Win:"MS Sans Serif"   => Mac:Geneva
  59. Win:Symbol            => Mac:Symbol  Map None
  60. Win:System            => Mac:Chicago
  61. Win:Terminal          => Mac:Monaco
  62. Win:"Times New Roman" => Mac:"Times" 12=>14 14=>18 18=>24 24=>30
  63.  
  64. ; Note: When mapping from Windows to Macintosh, Courier and Courier New 
  65. ; map onto Courier.  When coming back to Windows only Courier New
  66. ; will be used.
  67.  
  68. ; Japanese Font Mappings
  69. ; The Macintosh Japanese Osaka font is mapped to a Windows font, and 
  70. ; all Windows fonts are mapped to Macintosh's Osaka.  Map None is used
  71. ; because only Roman fonts need upper-ASCII characters mapped.  To prevent 
  72. ; mapping of any additional Japanese fonts, add them to this list.
  73. ;
  74. ; Note: If you do not have a Japanese system, the font names below 
  75. ; will appear to be unreadable.
  76.  
  77. Mac:Osaka           => Win:"élér âSâVâbâN" Map None
  78.  
  79. Win:"élér âSâVâbâN" => Mac:Osaka Map None
  80. Win:"élér û╛Æ⌐"     => Mac:Osaka Map None
  81. Win:"òWÅÇâSâVâbâN"  => Mac:Osaka Map None
  82. Win:"òWÅÇû╛Æ⌐"      => Mac:Osaka Map None
  83. Win:"û╛Æ⌐"          => Mac:Osaka Map None
  84.  
  85. ; Korean Font Mappings
  86. Mac:AppleGothic     => Win:"▒╝╕▓" Map None
  87. Mac:Seoul           => Win:"▒├╝¡" Map None
  88. Mac:AppleMyungio    => Win:"╡╕┐≥" Map None
  89. Mac:"╟╤░¡├╝"        => Win:"╣┘┼┴" Map None
  90.  
  91. Win:"▒╝╕▓"          => Mac:AppleGothic Map None
  92. Win:"▒╝╕▓├╝"        => Mac:AppleGothic Map None
  93. Win:"▒├╝¡"          => Mac:Seoul Map None
  94. Win:"▒├╝¡├╝"        => Mac:Seoul Map None
  95. Win:"╡╕┐≥"          => Mac:AppleMyungio Map None
  96. Win:"╡╕┐≥├╝"        => Mac:AppleMyungio Map None
  97. Win:"╣┘┼┴"          => Mac:"╟╤░¡├╝" Map None
  98. Win:"╣┘┼┴├╝"        => Mac:"╟╤░¡├╝" Map None
  99.  
  100. ;=================================================================
  101. ;
  102. ; CHARACTER MAPPINGS
  103. ;
  104. ; Character mapping ensures that characters such as bullets, 
  105. ; quote marks, and accented characters always appear correctly 
  106. ; when text is moved from one platform to another.  When a 
  107. ; character is mapped, a different ASCII value is substituted 
  108. ; in order to preserve the appearance of the character.  
  109. ;
  110. ; Character mappings are used for all fonts EXCEPT those declared 
  111. ; above as Map None.  
  112. ;
  113. ; The format for character mappings is:
  114. ;
  115. ; Platform: => Platform:  oldChar => oldChar ...
  116. ;
  117. ; The following table provides a full set of bi-directional 
  118. ; mappings for all ASCII values between 128 and 255.
  119. ;
  120. ; Note: Some characters are not available in both character sets. 
  121. ; However, the bi-directional mapping table below preserves these 
  122. ; characters even if they are mapped to a different platform and 
  123. ; later re-mapped back to the original platform.
  124.  
  125. Mac: => Win: 128=>196 129=>197 130=>199 131=>201 132=>209 133=>214 134=>220 
  126. Mac: => Win: 135=>225 136=>224 137=>226 138=>228 139=>227 140=>229 141=>231 
  127. Mac: => Win: 142=>233 143=>232 144=>234 145=>235 146=>237 147=>236 148=>238 
  128. Mac: => Win: 149=>239 150=>241 151=>243 152=>242 153=>244 154=>246 155=>245 
  129. Mac: => Win: 156=>250 157=>249 158=>251 159=>252 160=>134 161=>176 162=>162 
  130. Mac: => Win: 163=>163 164=>167 165=>149 166=>182 167=>223 168=>174 169=>169 
  131. Mac: => Win: 170=>153 171=>180 172=>168 173=>141 174=>198 175=>216 176=>144 
  132. Mac: => Win: 177=>177 178=>143 179=>142 180=>165 181=>181 182=>240 183=>221 
  133. Mac: => Win: 184=>222 185=>254 186=>138 187=>170 188=>186 189=>253 190=>230 
  134. Mac: => Win: 191=>248 192=>191 193=>161 194=>172 195=>175 196=>131 197=>188 
  135. Mac: => Win: 198=>208 199=>171 200=>187 201=>133 202=>160 203=>192 204=>195 
  136. Mac: => Win: 205=>213 206=>140 207=>156 208=>173 209=>151 210=>147 211=>148 
  137. Mac: => Win: 212=>145 213=>146 214=>247 215=>215 216=>255 217=>159 218=>158 
  138. Mac: => Win: 219=>128 220=>139 221=>155 222=>128 223=>129 224=>135 225=>183 
  139. Mac: => Win: 226=>130 227=>132 228=>137 229=>194 230=>202 231=>193 232=>203 
  140. Mac: => Win: 233=>200 234=>205 235=>206 236=>207 237=>204 238=>211 239=>212 
  141. Mac: => Win: 240=>157 241=>210 242=>218 243=>219 244=>217 245=>166 246=>136 
  142. Mac: => Win: 247=>152 248=>150 249=>154 250=>178 251=>190 252=>184 253=>189 
  143. Mac: => Win: 254=>179 255=>185 
  144.  
  145. Win: => Mac: 128=>219 129=>223 130=>226 131=>196 132=>227 133=>201 134=>160 
  146. Win: => Mac: 135=>224 136=>246 137=>228 138=>186 139=>220 140=>206 141=>173 
  147. Win: => Mac: 142=>179 143=>178 144=>176 145=>212 146=>213 147=>210 148=>211 
  148. Win: => Mac: 149=>165 150=>248 151=>209 152=>247 153=>170 154=>249 155=>221 
  149. Win: => Mac: 156=>207 157=>240 158=>218 159=>217 160=>202 161=>193 162=>162 
  150. Win: => Mac: 163=>163 164=>219 165=>180 166=>245 167=>164 168=>172 169=>169 
  151. Win: => Mac: 170=>187 171=>199 172=>194 173=>208 174=>168 175=>195 176=>161 
  152. Win: => Mac: 177=>177 178=>250 179=>254 180=>171 181=>181 182=>166 183=>225 
  153. Win: => Mac: 184=>252 185=>255 186=>188 187=>200 188=>197 189=>253 190=>251 
  154. Win: => Mac: 191=>192 192=>203 193=>231 194=>229 195=>204 196=>128 197=>129 
  155. Win: => Mac: 198=>174 199=>130 200=>233 201=>131 202=>230 203=>232 204=>237 
  156. Win: => Mac: 205=>234 206=>235 207=>236 208=>198 209=>132 210=>241 211=>238 
  157. Win: => Mac: 212=>239 213=>205 214=>133 215=>215 216=>175 217=>244 218=>242 
  158. Win: => Mac: 219=>243 220=>134 221=>183 222=>184 223=>167 224=>136 225=>135 
  159. Win: => Mac: 226=>137 227=>139 228=>138 229=>140 230=>190 231=>141 232=>143 
  160. Win: => Mac: 233=>142 234=>144 235=>145 236=>147 237=>146 238=>148 239=>149 
  161. Win: => Mac: 240=>182 241=>150 242=>152 243=>151 244=>153 245=>155 246=>154 
  162. Win: => Mac: 247=>214 248=>191 249=>157 250=>156 251=>158 252=>159 253=>189 
  163. Win: => Mac: 254=>185 255=>216 
  164.  
  165.